Patch Thomas Broyer from <tbroyer@ltgt.net>. Expander arrows are now
authorJonathan Blandford <jrb@redhat.com>
Fri, 29 Jun 2001 03:11:01 +0000 (03:11 +0000)
committerJonathan Blandford <jrb@src.gnome.org>
Fri, 29 Jun 2001 03:11:01 +0000 (03:11 +0000)
commitb6f809739bafdee2bf29052584a0b8fda0c52034
treeb04edc3b76e3c27e35fe292039b5546ff3ea3c9d
parent85224117f45c25841fb50ab46ae8047e83a65479
Patch Thomas Broyer from <tbroyer@ltgt.net>. Expander arrows are now

Fri Jun  8 18:52:10 2001  Jonathan Blandford  <jrb@redhat.com>

* gtk/gtktreeview.[hc]: Patch Thomas Broyer from
<tbroyer@ltgt.net>. Expander arrows are now attached to a specific
column and follow it when draged, rather than a location in the
view. "expander_column" property and drawing functions changed
accordingly.  Fixes bug #55942.

(gtk_tree_view_{set,get}_expander_column): Now works with a
GtkTreeViewColumn* instead of int.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktreeprivate.h
gtk/gtktreeview.c
gtk/gtktreeview.h
gtk/gtktreeviewcolumn.c